'Declaration
Public ReadOnly Property hWnd As Integer
public int hWnd {get;}
public read-only property hWnd: Integer;
public function get hWnd : int
public: __property int get_hWnd();
public: property int hWnd { int get(); }